home *** CD-ROM | disk | FTP | other *** search
/ Ahoy 1986 July / Ahoy_Magazine_86-07_1986_Double_L.d64 / left overs 2 (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  191b  |  7 lines

  1. 0 print"[147]":poke53280,4:poke53281,0:poke646,5
  2. 1 print"commodares problem #27-1:"
  3. 2 print"     left overs"
  4. 3 print"solution by"
  5. 4 print"  craig ewert"
  6. 10 for i=2519 to 999999 step 2520:print i;:ct=ct+1:next:print"count ="ct
  7.